| Total Complexity | 25 |
| Dependencies | 8 |
| Dependents | 0 |
| Total lines | 181 |
| Lines of code | 88 |
| Logical lines of code | 55 |
| Comment lines | 71 |
| Methods | 7 |
| Properties | 1 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| load() | 50 | 7 | 27 | |
| getEncryptionMode() | 63 | 6 | 11 | |
| wrapPrivateKey() | 54 | 4 | 19 | |
| getEncryptionObject() | 57 | 4 | 15 | |
| generateSymmetricKey() | 65 | 2 | 8 | |
| setEncryptionAlgorithm() | 80 | 1 | 3 | |
| wrapPublicKey() | 71 | 1 | 5 |